I normally add a couple of custom-sized logical unit numbers ( LUNs) from the SAN for the additional page spaces. 我通常使用几个来自SAN的自定义大小的逻辑单元号(LUN)添加额外的分页空间。
Problems occur with the REQUIRES_NEW attribute when methods using it are invoked within the same logical unit of work via inter-service communication or through orchestration. 当使用REQUIRESNEW属性的几个方法通过服务间通信或编排在同一逻辑工作单元内调用时,该属性就会出现问题。
A logical unit is a SCSI protocol entity, the only one that may be addressed by the actual I/ O operations. 逻辑单元是一个SCSI协议实体,实际的I/O操作只处理这种实体。
You can also tune the Storage Area Network ( SAN) storage subsystem just for the data logical unit numbers ( LUNs) without affecting rootvg. 您还可以针对数据逻辑单元数量(datalogicalunitnumbers,LUNs)调优StorageAreaNetwork(SAN)存储子系统,而不会影响rootvg。
You can replace numerous small disks with a single large logical unit number ( LUN). 可以使用单个大逻辑单元号(LUN)来替代许多小磁盘。
However, this also means that you can have only one call from the client layer for any given logical unit of work ( LUW). 但是,这还意味着,您只能通过客户机层调用一次任何特定的逻辑工作单元(LUW)。
Otherwise it will run without a transaction context, with the assumption that it is the only method being invoked within the logical unit of work ( LUW). 否则,它将在事务上下文之外运行,并假设它是惟一一个在逻辑工作单元(LUW)内得到调用的方法。
A conversation is equivalent to a logical unit of work. 对话相当于逻辑工作单元。
Does the trade order get persisted in the database or is the entire logical unit of work rolled back? 还是整个逻辑工作单元将执行回滚?
When supporting write access to this integrated view, the federation server must synchronize the manipulation of data in the various sources into a logical unit of work. 支持对此集成视图的写访问时,联合服务器必须将各个源中的数据操作同步到逻辑工作单元中。
The first three numbers for each item refer to SCSI bus, device ID, and LUN ( Logical Unit Number), respectively. 每一项的前三个数字分别指SCSI总线、设备标识和LUN(逻辑单元号,LogicalUnitNumber)。
Essentially, the host has more than one independent channel to access the same logical drive ( using the logical unit number, or LUN) on the storage server. 实际上,主机有不止一条独立的通道可以访问存储服务器上的同一个逻辑驱动器(使用逻辑单元号,即LUN)。
This technique works fine if you have a single database maintenance activity within the logical unit of work ( LUW). 如果在逻辑工作单元(LUW)中维护一个数据库活动,那么这一技巧将非常有用。
Each SCSI target provides one or more logical units; it does not perform I/ O as itself, but on behalf of a specific logical unit. 每个SCSI目标可以提供一个或多个逻辑单元;它本身不执行I/O,但代替特定的逻辑单元执行。
Sometimes applications are written with a fine-grained API layer, requiring the client to make multiple calls to the API layer for a single logical unit of work ( LUW). 有时,应用程序是使用细粒度的API层编写的,这需要客户端向API层发起多个调用才能实现单个逻辑工作单元(LUW)。
A stored procedure is a group of SQL statements that form a logical unit and perform a particular task. 存储过程是一组SQL语句,这组SQL语句形成一个逻辑单元,用于执行特定的任务。
When you look at low-level design constructs such as forms and views, you might often use one, or a number of these, to represent a single logical unit. 在考虑诸如表单和视图之类的低级设计构造时,可能通常会使用这其中的一个或多个元素来表现单个逻辑单元。
Both steps have to be processed as a logical unit of work, and failure in one of the services will result in a failure message to the user. 这两步都必须处理为一个逻辑工作单元(即事务),其中任何一个服务的失败都会向用户发送失败的信息。
A dbspace is a logical unit made up of one or more chunks. dbspace是由一个或多个块组成的逻辑单元。
Some implementations coordinate a logical unit of work for write operations, known as a two-phase commit. 有些实现会对写入操作的逻辑工作单元进行协调,这被称为两阶段提交。
Assured delivery and logical unit of work 有保证的交付和逻辑工作单元
In computer storage, a LUN is simply the number assigned to a logical unit. 在计算机存储介质上,LUN仅是分配给逻辑单元的号码。
Read-write access to different information sources-in particular when coordinating a logical unit of work-is constrained by the vendor-specific support. 不同信息源的读写访问(特别在对逻辑工作单元进行协调时)将受到供应商特定的支持的约束。
A logical unit number is simply the number assigned to a logical unit. 逻辑单元号是分配给逻辑单元的数字。
Then we precisely defined a Logical Unit as a physical persistence mechanism for units of logical model content. 然后我们定义了建模文件,并且将逻辑单元精确定义为对逻辑模型内容的单元进行物理存储的机制。
The target usually provides the initiators one or more logical unit numbers ( LUN). SCSI目标通常为启动程序提供一个或多个逻辑单元号(LUN)。
Within the Hadoop ecosystem, there is a relatively new component Oozie [ 2], which allows one to combine multiple Map/ Reduce jobs into a logical unit of work, accomplishing the larger task. 在Hadoop生态圈中,有一种相对比较新的组件叫做Oozie[2],它让我们可以把多个Map/Reduce作业组合到一个逻辑工作单元中,从而完成更大型的任务。
( computer science) a program application that may consist of several steps but is a single logical unit. (计算机科学上)一个程序应用可能包括几个步骤但确是一个单一的逻辑单元。
By adopting project and scheme as logical unit, the physical structure model and corresponding database design model of the case library were designed. 设计了以项目和方案为逻辑单位的案例库物理结构模型及相应的数据库模型。
A transaction is a logical unit of work. 事务是一个逻辑工作单元。